TokenService.updateAssociatedTokenDataType Method
Set the data type for the Custom Attributes Associated Token
Parameters
- tokenId
-
Type: string
The ID of the token
- newDataType
-
Type: Object
The data type for the token
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.